Card Entry
-
Lets the application collect card information from the customer. If the card information entered is valid, a card nonce will be provided to the
See moredelegate.Declaration
Objective-C
@interface SQIPCardEntryViewController : UIViewController -
Encapsulates options used to style SQIPCardEntryViewController.
See moreDeclaration
Objective-C
@interface SQIPTheme : NSObject <NSCopying> -
The delegate of a
See moreSQIPCardEntryViewControllerinstance must adopt theSQIPCardEntryViewControllerDelegateprotocol.Declaration
Objective-C
@protocol SQIPCardEntryViewControllerDelegate -
Indicates the result of card entry.
See moreDeclaration
Objective-C
enum SQIPCardEntryCompletionStatus : NSUInteger {}
Card Entry Reference